Storm-static

Benchmark
Model:exploding-blocksworld v.1 (MDP)
Parameter(s)N = 5
Property:goal (prob-reach)
Invocation (default)
~/storm/build/bin/storm --jani exploding-blocksworld.5.jani --janiproperty goal --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:0.4749572277069092s
Return code:0
Relative Error:0.0
Log
Storm 1.6.3

Date: Fri Feb 26 21:47:57 2021
Command line arguments: --jani exploding-blocksworld.5.jani --janiproperty goal '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /home/michaela/qcomp2020

Time for model input parsing: 0.003s.

Time for model construction: 0.439s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	81693
Transitions: 	148761
Choices: 	124737
Reward Models:  none
State Labels: 	3 labels
   * init -> 1 item(s)
   * deadlock -> 3882 item(s)
   * ((var21 = 5) & (var20 = 3)) -> 1070 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F ((var21 = 5) & (var20 = 3))] ...
Result (for initial states): 0.9
Time for model checking: 0.013s.